Dew Stats for .NET
|
-2log likelihood.
Parameters |
Description |
[In] TVec Data |
Input date. |
[In] TVec Trend |
Optional trend line. Can be nil, if constant (average value) is assumed. |
[In] TVec Phi |
stores phi[0]..phi[p-1] coefficients. The order of AR(p) is defined by Phi vector length. |
[In] TVec Theta |
stores theta[0]..theta[q-1] coefficients. The order of AR(p) is defined by Phi vector length. |
[In] TVec Residuals |
stores the "errors" left after the fitting process. |
-2log likelihood for ARIMA(p,q,d) process.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|